Skip to content

Conversation

leopardracer
Copy link
Contributor

This PR fixes several typos in comments and documentation:

  • "iterpreter" -> "interpreter" in src/interpreter/inner.rs
  • "transalation" -> "translation" in src/lib.rs
  • "reource" -> "resource" in src/miniscript/context.rs

These changes only affect comments and do not modify any functional code.

Copy link
Member

@apoelstra apoelstra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK be0c832; successfully ran local tests

@apoelstra apoelstra merged commit b7d5582 into rust-bitcoin:master Apr 26, 2025
31 checks passed
heap-coder added a commit to heap-coder/rust-miniscript that referenced this pull request Sep 27, 2025
…f "interpreter", "translation" and "resource"

be0c83282fbf6638876b7d4c52833c1fea2d299a Update lib.rs (leopardracer)
208c5bb8eb450af39f0cc9072bb72df8d8371d24 Update context.rs (leopardracer)
56cd92c055c47a7cf2ab764d0a0b09ef0c4cba75 Update inner.rs (leopardracer)

Pull request description:

  This PR fixes several typos in comments and documentation:

  - "iterpreter" -> "interpreter" in src/interpreter/inner.rs
  - "transalation" -> "translation" in src/lib.rs
  - "reource" -> "resource" in src/miniscript/context.rs

  These changes only affect comments and do not modify any functional code.

ACKs for top commit:
  apoelstra:
    ACK be0c83282fbf6638876b7d4c52833c1fea2d299a; successfully ran local tests

Tree-SHA512: df59495e761b841796453cadcc0e6c69ee5d9c117ff2eddac8898253bb79418de32c23de436ad4bf1dfe6669a8d5bb75e52561269e5ed3d62cf5826df0e82102
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants